Data to Documents (Text Processing)
Synopsis
Generates documents from values contained within a data set.Description
This operator transforms a data set to a collection of documents by generating a document for each example of the data set.
Input
- example set (Data table)
The example set port.
Output
- documents (Collection)
The documents port.
Parameters
- select attributes and weightsIf checked, you might select the used text attributes and their weights. Otherwise all text attributes are used.
- specify weightsThis parameters allows to set weights per attribute. Text from attributes with higher weight will be more imporant during analysis.